/*
Theme Name: IT Lounge 2012
Theme URI: http://itlounge.nkpr.net/
Description: The 2012
Author: André Morgan
Version: 1.0
*/

/*
Credits: NKPR
*/
/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { color: #222; font-family: sans-serif; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a { color: #000; text-decoration: none; font-weight: bold;
	-webkit-transition: all .218s;	
	-moz-transition: all .218s;
	-o-transition: all .218s;
	transition: all .218s; }
a:hover { color: #666; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; margin: 1em 0; padding: 0; height: 1px; border: 0; border-top: 1px solid #ccc; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-weight: bold; font-style: italic; }
pre, code, kbd, samp { font-size: 1em; font-family: monospace, serif; _font-family: 'courier new', monospace; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }

sub, sup { position: relative; vertical-align: baseline; font-size: 75%; line-height: 0; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 0em 0; padding: 0 0 0 0px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { margin: 0; padding: 0; list-style: none; list-style-image: none; }

img { border: 0; vertical-align: middle; -ms-interpolation-mode: bicubic; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { margin: 0; padding: 0; border: 0; }
label { cursor: pointer; }
legend { padding: 0; border: 0; white-space: normal; *margin-left: -7px; }
button, input, select, textarea { margin: 0; vertical-align: baseline; font-size: 100%; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; -webkit-appearance: textfield; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { padding: 0; border: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-spacing: 0; border-collapse: collapse; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; padding: 0.2em 0; background: #ccc; color: black; }
.clear{clear: both;}
.hide{display: none; visibility: hidden;}

/* ===== Initializr Styles =====================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body{ 
	font-size:12px;
	font-family: 'Open Sans', sans-serif;
	/* font-family: 'Playfair Display', serif; */
	/* font-family: 'Great Vibes', cursive; */
	/* font-family: 'Abril Fatface', cursive; */
	/* font-family: 'Open Sans', sans-serif; */ 
	line-height: 18px;
}

.wrapper{
	margin:0 5%;
	width:90%;
}
h1, h2, h3, h4, h5, h6{
	margin-bottom: 10px;

	text-transform: uppercase;
}
h2{
	font-weight: 100;
	font-size: 2.8em;
	font-family: 'Abril Fatface', cursive;
}
h3, h3 a{
	letter-spacing: 0.25em;
	font-weight: bold;
	font-size: 1.15em;
	font-family: 'Open Sans', sans-serif;
}
span.sub{
	display: block;
	margin: 0px 0px 10px 0px;  
	padding: 0px;
	max-width: 800px;
	text-transform: uppercase;
	font-style: italic;
	font-size: 1em;
	font-family: 'Open Sans', sans-serif;
}


/* ===================
    ALL: Side
   =================== */

.blogimg{
	display: block;
	margin: 0 0px 20px 0; 
	/*background: #f3f3f3;
	box-shadow: 1px 1px 1px rgba( 225, 224, 222, 0.4);
	-webkit-transition: all .218s;
	-moz-transition: all .218s;
	-o-transition: all .218s;
	transition: all .218s;*/

}
.profile:hover, .blogimg:hover{

	opacity: 0.7;

}
#header-container header{
}
#header-container,
#footer-container{
	background:  #000 url(images/pattern.png) 0 0 ;
}
#footer-container{
	padding-bottom: 40px;
}
#header-container{
	border-bottom:1px solid rgba(225,225,225,.8) ;
}
#slide-container{
	position: relative;
	top: 0px;
	height: 360px;
	border-top: 1px solid #666;
	background: #000;
	color:#FFF;
}
.slider-wrapper{
	position: relative;
	width: 100%;
}
.heroslider{
	position: relative;
	overflow: hidden;
	height: 360px;
	background: #000;
}
.intro{
	position: relative;
	top:80px;
	z-index: 1;
	display: block;
	width: 65%;
}
.intro h1{
	position: relative;
	top:20px;
	margin-left: 40px;
	text-transform: none;
	font-weight: normal; 
	font-size: 4.0em;
	font-family: 'Great Vibes', cursive;

}
.intro h2{
	margin-bottom: 20px;
	padding-bottom: 40px;
	border-bottom: 1px solid #fff;
	font-size: 5em;
}
.intro p{
	font-weight: 100;
	font-style: italic;
	font-size: 1.5em;
	font-family: 'Playfair Display', serif;
}

#footer-container{
border-top: 6px solid rgba(0,0,0,.8) ;
	-webkit-box-shadow:inset 0px 0px 85px rgba(0,0,0,.5);
-moz-box-shadow:inset 0px 0px 85px rgba(0,0,0,.5);
	box-shadow:inset 0px 0px 85px rgba(0,0,0,.5);
}
#blog, #cause, #sponsors, #youtube{
	padding: 10px 0px;
	border-top: 4px solid #000;
}
#blog a,#cause a, #sponsors a, #youtube a{
	text-decoration: underline;
}
.tweetsfeed, #twitter_update_list{
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.35em;
}
.tweetsfeed li, #twitter_update_list li{
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #f3f3f3;

}
.tweetsfeed li a{
	text-decoration: underline;
}
.time, li.lastTweet a, li.firstTweet a{ 
	margin:0px;
	padding:3px 0px;
	text-decoration: underline;
	font-weight: bold;
	font-style: italic;
	font-size: 0.8em;
}
.widget{
	padding: 0px 0px 0px 0px;
}
.newsfeed li{
	border-bottom:  1px solid #f3f3f3;
}
#title{color:white; }
#title a{ display: block; overflow: hidden; 
	margin: 0 auto;width:200px;
	height: 80px; background: url(images/sprite.png) no-repeat 0 -150px; text-indent: -9999px;
}
#title a:hover{
	opacity: 0.7;
}
::-moz-selection { background: #000; color: #fff; text-shadow: none; }
::selection      { background: #000; color: #fff; text-shadow: none; }

/* ==============
    MOBILE: Menu
   ============== */

nav a{
	display:block;
	margin-bottom:10px;
	padding:15px 0;

	color:white;

	text-align:center;
	text-decoration:none;
	text-transform: uppercase;
	font-weight: normal;
	font-weight:bold;
	font-family: 'Open Sans', sans-serif;
	-webkit-transition: all .218s;
	-moz-transition: all .218s;
	-o-transition: all .218s;
	transition: all .218s;*/
	font-size:0.5em;
}

nav a:hover{
	position: relative;
	top:35px;
	color:#666;
	text-decoration:none;
}

#main{
	padding:30px 0;
}

#main article h1{
	font-size:2em;
}

#main aside{
	padding:0px 2% 10px;
}

#footer-container footer{
	padding:20px 0;
	color:white;
}
#footer-container a{
	color: #FFF;
}
#footer-container a:hover{
	opacity: 0.8;
}
ul.tweetsfeed, ul.instafeed, ul#twitter_update_list{
	padding-top: 10px;
	border-top: 4px solid #000;
	list-style: none;
}
.blogfeed, .tweetsfeed, .newsfeed, .instafeed #twitter_update_list{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.instafeed li a{
	display: block;
	float: left;
	margin: 0px 5px 5px 0px;
	box-shadow: 1px 1px 1px rgba( 225, 224, 222, 0.4);
}
.instafeed li img{
	width: 90px;
	height: 90px;
	border: 4px solid white;
	box-shadow: 1px 1px 1px rgba( 225, 224, 222, 0.4);
}
.instafeed li:nth-child(3n) a{
	margin-right: 0px;
}
.instafeed li img{
	border: 4px solid #FFF;
}
#rdio{border-top: 4px solid #000;padding-top: 10px}
.post h3 a{
	text-decoration: none;
}
.post a{
	text-decoration: underline;
}
li.post{
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom:  1px solid #000;
} 
.blogimg {
	overflow: hidden;
	width: 90%;
	margin: 0 auto;
}
.blogimg img{
	 max-width: 100%!important;
    height: auto !important;
}
.post:after{
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
	content: ".";
}
ul.photographers{
	list-style: none;
	margin: 20px 0 0 0;
}
ul.photographers li{
	float: left;
	margin-right: 70px;
	text-align: center;
}
ul.photographers li:last-child{
	margin-right: 0px;
}
.btn{
	display: block;
	float: right; 
	padding: 3px 10px; 
	background: #000; 
	color: #FFF; 
	text-transform: capitalize;
	-webkit-transition: all .218s;
	-moz-transition: all .218s;
	-o-transition: all .218s;
	transition: all .218s;
}
.btn:hover{
	background: #F3f3f3;
	color: #000;
}
.btn:after{
	content: '...';
}
.single-thumb{
	float: left;
	margin: 10px 20px 5px 0px;
	background: #F3F3F3;
}
#blog img{
	max-width: 715px;
}
/* ===============
    ALL: IE Fixes
   =============== */

.ie7 #title{ padding-top:20px; }

footer h2{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #FFF;
	line-height: 1em;
}
.sponsors, .charity{
	width: 100%;
	margin: 0 5%;
}
.sponsors footer img{
	width: 100%;

}
.informed{
	margin: 0 5%;
	width: 90%;
}

.social, .nonestyle{list-style: none;}
.social li a {display: block; float: left; overflow:hidden; margin: 0 0px 10px 0px; width: 50px; height: 50px;background: url(images/sprite.png) no-repeat -150px 0; text-indent: -9999px;
-webkit-transition: all .218s;
	-moz-transition: all .218s;
	-o-transition: all .218s;
	transition: all .218s;

}
.social li a.twitter	{background-position: -150px 0px;}
.social li a.facebook	{background-position: -200px 0px;}
.social li a.vimeo		{ display: none;background-position: -250px 0px;}
.social li a.rdio		{background-position: -450px 0px;}
.social li a.pinterest	{background-position: -300px 0px;}
.social li a.youtube	{background-position: -350px 0px;}
.social li a.rss		{background-position: -400px 0px;}

.social li a.twitter:hover{background-position: -150px 3px;}
.social li a.facebook:hover{background-position: -200px 3px;}
.social li a.vimeo:hover{background-position: -250px 3px;}
.social li a.rdio:hover{background-position: -450px 3px;}
.social li a.pinterest:hover{background-position: -300px 3px;}
.social li a.youtube:hover{background-position: -350px 3px;}
.social li a.rss:hover{background-position: -400px 3px;}

.social li:last-child  a{margin-right: 0px;}

/*========================================================
   Media:
   ========================================================================== */

.guide{
	position: relative;
	top: -46px;
	display: block;
}
.guide ol{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
}
.guide ol li{
	margin: 0px 0px 0px 20px;
	padding: 5px 0px;
	font-weight: bold;
	font-size: 1.2em;
}
.guide span.sub{
 padding-bottom: 10px;
 border-bottom: 4px solid #000;

}
.guide ol li span{
	text-transform: uppercase;
	font-weight: normal;

}
span.one, span.two, span.three, span.four, span.five, span.six, span.seven, span.eight{
	position: relative;
	top:30px;
	display: inline-block;
	width: 60px;
	height: 63px;
	background: url(images/icons.png) no-repeat 0 0;
}
span.one    {left: 400px;background-position: 0 0;}
span.two	{left: 270px;background-position: 0 -64px;}
span.three	{left:	380px; background-position: 0 -132px;}
span.four	{left:	390px;background-position: 0 -200px;}
span.five	{left: 490px;background-position: 0 -332px;}
span.six	{left: 330px;background-position: 0 -395px;}
span.seven	{left: 420px;background-position: 0 -462px;}
span.eight	{left: 480px;background-position: 0 -532px;}


li.instagram a{
	float: left;
	margin:  0px 10px 10px 0px;
}
.instagram li:nth-child(6n) a{
	margin-right: 0px;
	background: red;
}
 #player {
    position: relative;
    overflow: hidden;
    padding: 20px;
    width: 96%;
    height: 400px;
    background: white;
    background: #000;
}

.youtube .carousel {
    position: absolute;
    right: 0px;
    z-index: 3;
    overflow: auto;
    width: 400px;
    height: 100%;
    color:#FFF;
}

.youtube .thumbnail {
    margin: 5px 10px 10px 5px;
    padding: 3px;
    width: 100px;
    border-radius: 3px;
    background: #FFF;
}

.youtube iframe.player {  
    overflow: auto;
    width: 640px;
    height: 390px;
    border: 0;
}
.yt-descript {   
    display:block;
	margin-top: 0px;
	padding:10px 10px;
	width: 90%;
    height:100px;
    background: #FFF;
    color: #000;
	font-weight: 100;
	font-style: italic;
	font-size: 1.3em;
    font-family: 'Playfair Display', serif;
}
.yt-descript:hover{
	opacity: 0.8;
}
}
.carItemContain{
    width:;
    height:100px;
}
/* =============================================================================
   Mobile Slider Portrait
========================================================================== */

.ei-slider{
	position: relative;
	margin: 0 auto;
	max-width: 1920px;
	width: 100%;
	height: 400px;
}
.ei-slider-loading{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:999;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.9);
	color: #fff;
	text-align: center;
	line-height: 400px;
}
.ei-slider-large{
	position:relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.ei-slider-large li{
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.ei-slider-large li img{
	width: 100%;
	position: relative;
	top:-20px;
}
.ei-title{
	position: absolute;
	top: 20%;
	text-align: center;
	width: 90%;
	margin: 0 auto;
}
.ei-title h1, .ei-title h2{
	text-align: right;
}
.ei-title h1{
	position: relative;
	top:20px;
	margin-left: 30px;
	width: 100%;
	text-transform: none;
	text-shadow: 2px 2px 1px rgba(0,0,0,0.5);
	font-weight: normal; 
	font-size: 3.0em;
	font-family: 'Great Vibes', cursive;
}
.ei-title h2{
	margin-bottom: 20px;
	padding-bottom: 40px;
	border-bottom: 1px solid #fff;
	text-shadow: 2px 2px 1px rgba(0,0,0,0.5);
	font-size: 2.5em;
}
.ei-title p{
	font-weight: 100;
	font-style: italic;
	font-size: 1.5em;
	font-family: 'Playfair Display', serif;
	text-shadow: 2px 2px 1px rgba(0,0,0,0.5);
}

p.sub{
 	max-width: 680px;
 	line-height: 1.5em;
}
.ei-slider-thumbs{
	position: relative;
	position: relative;
	top: -53px;
	z-index: 100;
	margin: 0 auto;
	height: 13px;
	background: url(images/texture.png) 0 0;
}
.ei-slider-thumbs li{
	position: relative;
	float: left;
	height: 100%;
}
.ei-slider-thumbs li.ei-slider-element{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	height: 100%;
	background: #000;
	background: rgba(0,0,0,0.9);
	text-indent: -9000px;
}
.ei-slider-thumbs li a{
	display: block;
	height: 100%;
	background: rgba(0,0,0,0.3);
	-webkit-box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.2), 
        0px 1px 0px 1px rgba(255,255,255,0.2);
	-moz-box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.2);
	box-shadow: 
        0px 1px 1px 0px rgba(0,0,0,0.3), 
        0px 1px 0px 1px rgba(255,255,255,0.2);
	text-indent: -9000px;
	cursor: pointer;
	-webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -ms-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    transition: background 0.2s ease; ;
	width: 100%;

}
.ei-slider-thumbs li a:hover{
	background-color: #f0f0f0;
}
.ei-slider-thumbs li img{
	position: absolute;
	bottom: 50px;
	z-index: 999;
	max-width: 100%;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
	-webkit-box-reflect: 
        below 0px -webkit-gradient(
            linear, 
            left top, 
            left bottom, 
            from(transparent), 
            color-stop(50%, transparent), 
            to(rgba(255,255,255,0.3))
            );
}
.ei-slider-thumbs li:hover img{
	bottom: 13px;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
iframe#rdioplayer{width: 250px!important;margin: 0 auto;}

/* =============================================================================
   Ipad Portrait
========================================================================== */

@media only screen and (min-width: 480px) {

	#title a{ 
		display: block; 
		overflow: hidden;
		width:120px;
		height: 50px; 
		background: url(images/sprite.png) no-repeat 0 0px; 
		text-indent: -9999px; 
	}
	nav{
		position: relative;
		top: -30px;
		width: 80%;
	}
	nav a{
		position: relative;
		top: 40px;
		float:left;
		margin:2% 0 0 0;
		margin-bottom:0;
		padding:25px -1%;
		width:12.0%;
		
	}
	nav li a { 
		font-size: 0.8em;
		}
	
	nav li:first-child a{ margin-left:0;  }
	nav li:last-child  a{ margin-right:0; }
	
/* ========================
    INTERMEDIATE: IE Fixes
   ======================== */

	nav ul li{
		display:inline;
	}	
	.oldie nav a{
		margin:0 0.7%;		
	}
	.ei-guide-large li img{
		margin-top: -20px!important;
	}
	.ei-title{
		position: absolute;
		top: 20%;
		right: 35%;
		margin-right: 13%;
	}
	.ei-title h1{
	position: relative;
	top:20px;
	margin-left: 30px;
	width: 100%;
	text-transform: none;
	text-shadow: 2px 2px 1px rgba(0,0,0,0.5);
	font-weight: normal; 
	font-size: 4.0em;
	font-family: 'Great Vibes', cursive;
	text-align: right;
	}
	.ei-title h2{
	margin-bottom: 20px;
	padding-bottom: 40px;
	border-bottom: 1px solid #fff;
	text-shadow: 2px 2px 1px rgba(0,0,0,0.5);
	font-size: 3em;
	text-align: right;
	}
	p.sub{
		text-align: right;
		position: relative;
		left: 55%;
	}

	.blogimg {
	overflow: hidden;
	width: 100%;
	}
	.blogimg img{
	 max-width: 100%!important;
    height: auto !important;
	}

	.sponsors, .charity{
	float: left;
	width: 60%;
	}
	.sponsors{
	margin: 0 5% 0 0 ;
	}
	.informed{
	float: right;
	margin: 0 0px 0 0 ;
	padding: 0px 2% 10px;
	width: 28%;
	}
	iframe#rdioplayer{width: 250px!important;margin: 0 auto;}
	#main aside h2, footer h2{font-size: 2.3em;}
}
/* =============================================================================
Ipad
========================================================================== */
@media only screen and (min-width: 768px) {

	#title a{ 
		display: block; 
		overflow: hidden;
		width:120px;
		height: 50px; 
		background: url(images/sprite.png) no-repeat 0 0px; 
		text-indent: -9999px; 
	}
	
	#title{
		float:left;
	}
	#title a{ 
	}
	nav{
		position: relative;
		top: -30px;
		float:right;
		width:80%;
	}
	nav li a { 
		font-size: 0.8em;
		}

	#main article{
		float:left;
		width:65%;
	}
	#main article.wide{
		clear: both;
		width: 100%;
	}
	#main aside{
		float:right;
		width:28%;
	}
	.ei-slider-large li img{
		margin-top: -20px!important;
	}
	.ei-title{
	position: absolute;
	top: 20%;
	right: 35%;
	margin-right: 13%;
	}
	.ei-title h1{
	position: relative;
	top:20px;
	margin-left: 30px;
	width: 100%;
	text-transform: none;
	text-shadow: 2px 2px 1px rgba(0,0,0,0.5);
	font-weight: normal; 
	font-size: 4.0em;
	font-family: 'Great Vibes', cursive;
	text-align: right;
	}
	.ei-title h2{
	margin-bottom: 20px;
	padding-bottom: 40px;
	border-bottom: 1px solid #fff;
	text-shadow: 2px 2px 1px rgba(0,0,0,0.5);
	font-size: 3em;
	text-align: right;
	}
	p.sub{
		text-align: right;
		position: relative;
		left: 55%;
	}

	.blogimg {
	overflow: hidden;
	width: 100%;
	}
	.blogimg img{
	 max-width: 100%!important;
    height: auto !important;
	}
	.sponsors, .charity{
	float: left;
	width: 60%;
	}
	.sponsors{
	margin: 0 5% 0 0 ;
	}
	.informed{
	float: right;
	margin: 0 0px 0 0 ;
	padding: 0px 2% 10px;
	width: 28%;
	}
	iframe#rdioplayer{width: 250px!important;margin: 0 auto;}
	#main aside h2, footer h2{font-size: 2.3em;}
}
/* =============================================================================
Desktop   ========================================================================== */
@media only screen and (min-width: 1140px) {

	#title a{ 
		display: block; 
		overflow: hidden;
		width:200px;
		height: 80px; 
		background: url(images/sprite.png) no-repeat 0 -150px; 
		text-indent: -9999px; 
	}

	.wrapper{
		margin:0 auto;
		width:1100px; /* 1140px - 10% for margins */
	}
	
	nav {
		float: right;
		width: 80%;
	}
	
	nav li a { 
		font-size: 1em;
		}
		
	.ei-title{
		position: absolute;
		top: 20%;
		right: 40%;
		margin-right: 13%;
	}
	
	.ei-title h2, .ei-title h3{
		text-align: center;
	}
	.ei-title h2{
		position: relative;
		line-height: 24px;
		text-align: right;
		
	}
	.ei-title h3{
		position: relative
		top:-100px;
		font-size: 30px;
		line-height: 40px;
		text-align: right;
	}
	.ei-title h1{
		position: relative;
		top:20px;
		margin-left: 30px;
		width: 80%;
		text-transform: none;
		text-shadow: 2px 2px 1px rgba(0,0,0,0.5);
		font-weight: normal; 
		font-size: 4.0em;
		font-family: 'Great Vibes', cursive;
	}
	.ei-title h2{
		margin-bottom: 20px;
		padding-bottom: 40px;
		border-bottom: 1px solid #fff;
		text-shadow: 2px 2px 1px rgba(0,0,0,0.5);
		font-size: 4em;
	}
	p.sub{
		text-align: right;
		position: relative;
		left: 55%;
	}
	.blogimg {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	}
	.blogimg img{
	 max-width: 100%!important;
    height: auto !important;
	}
	.sponsors, .charity{
	float: left;
	width: 60%;
	}
	.sponsors{
	margin: 0 5% 0 0 ;
	}
	.informed{
	float: right;
	margin: 0 0px 0 0 ;
	padding: 0px 2% 10px;
	width: 28%;
	}
	iframe#rdioplayer{width: 308px!important;margin: 0 auto;}
}

/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */

.ir { display: block; overflow: hidden; border: 0; background-color: transparent; background-repeat: no-repeat; text-align: left; text-indent: -999em; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { position: absolute; overflow: hidden; clip: rect(0 0 0 0); margin: -1px; padding: 0; width: 1px; height: 1px; border: 0; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { position: static; overflow: visible; clip: auto; margin: 0; width: auto; height: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { display: table; content: ""; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

/* =============================================================================
   Print Styles
   ========================================================================== */
 
@media print {
  * { background: transparent !important; box-shadow:none !important; color: black !important; text-shadow: none !important; -ms-filter: none !important; filter:none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
.ngg-gallery-thumbnail span{
	font-weight: bold;
	font-size: 100%!important;
}
#cboxTitle{
	color: #000!important;
	font-weight: bold!important;
}
.ngg-gallery-thumbnail {
	max-height: 257px!important;
	overflow: hidden;
}